@for (game of games; track game.gameId) {
@if (game.imagePath) { Live cover art source } @else {
No Artwork Loaded
}

{{ game.title }}

{{ game.description }}

Price: ${{ game.price }}

} @empty {

No games found in the database.

}